points adjust
Command Title
/points adjust
Description
This command allows you to modify the points balance of a specific user or role on your Discord server. You can either add or remove points from their account. This can be useful for rewarding users for positive contributions, discouraging disruptive behavior, or maintaining a balanced points economy within your server.
Usage
/points adjust <amount> <mention>
Parameters
<amount>
: The value to be added or subtracted from the user's or role's points balance. Enter a positive number to add points, and a negative number to remove points.<mention>
: The user or role whose points balance you want to adjust. You can mention them directly by typing their name or using their role ID.
Examples
-
Example 1: Add 50 points to the user
@EngagerlyBot
:/points adjust amount:50 mention:@EngagerlyBot
-
Example 2: Remove 20 points from the role "@RoleName":
/points adjust amount:-20 mention:@RoleName
Notes
- The adjusted points balance cannot be negative. If you attempt to remove more points than the user or role currently has, their balance will be set to 0.
- This command will not affect the user's or role's level or rank, which are determined by their overall points accumulation over time.
FAQs
-
Q: Is there a limit to how many points I can add or remove at once?
A: No, there is no limit to the amount of points you can add or remove at once. However, it is recommended to use moderation when adjusting points balances, as large adjustments can significantly impact the user's or role's standing within the server's points economy.
-
Q: What happens if I adjust the points balance of a user who is no longer in the server?
A: If you adjust the points balance of a user who is no longer in the server, their points balance will be saved and will be restored if they rejoin the server in the future.
-
Q: What happens if I try to adjust a user's or role's points balance below 0?
A: If you try to adjust a user's or role's points balance below 0, their points balance will be set to 0.
-
Q: Is there a log of points adjustments?
A: Yes, there is a log of all points adjustments. You can view the log in the
#engagerly-logs
channel.